←Select platform

Result Property

Summary

Generic result of running the command asynchronously.

Syntax
C#
C++/CLI
public T Result { get; set; } 
public:  
   property T Result 
   { 
      T get() 
      void set(T value) 
   } 

Property Value

The generic result of running the command asynchronously.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.